home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / screenac / screen.ocx / REGISTRY / 101 (.txt)
Encoding:
InstallShield Script  |  1997-10-18  |  782 b   |  20 lines

  1.     Screen.Screen.1 = s 'Screen Control'
  2.         CLSID = s '{41B44707-4431-11D1-A170-00A0C932C7DF}'
  3.     Screen.Screen = s 'Screen Control'
  4.         CurVer = s 'Screen.Screen.1'
  5.     NoRemove CLSID
  6.         ForceRemove {41B44707-4431-11D1-A170-00A0C932C7DF} = s 'Screen Control'
  7.             ProgID = s 'Screen.Screen.1'
  8.             VersionIndependentProgID = s 'Screen.Screen'
  9.             ForceRemove 'Programmable'
  10.             InprocServer32 = s '%MODULE%'
  11.                 val ThreadingModel = s 'Apartment'
  12.             ForceRemove 'Control'
  13.             ForceRemove 'Programmable'
  14.             ForceRemove 'Insertable'
  15.             ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  16.             'MiscStatus' = s '0'
  17.                 '1' = s '132497'
  18.             'TypeLib' = s '{41B446F9-4431-11D1-A170-00A0C932C7DF}'
  19.             'Version' = s '1.0'
  20.